home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Beyond Compare
/
beycmpfr.exe
/
{app}
/
BC2.exe
/
0
/
RCDATA
/
TCHECKINCOMMENTDLG
/
TCHECKINCOMMENTDLG.txt
Wrap
Text File
|
2005-06-02
|
1KB
|
61 lines
object CheckinCommentDlg: TCheckinCommentDlg
Left = 482
Top = 554
BorderStyle = bsDialog
BorderWidth = 8
Caption = 'Commentaire d'#39'archivage'
ClientHeight = 159
ClientWidth = 475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
DesignSize = (
475
159)
PixelsPerInch = 96
TextHeight = 13
object CommentEdit: TMemo
Left = 0
Top = 0
Width = 475
Height = 129
Align = alTop
TabOrder = 0
end
object KeepOutEdit: TBCCheckBox
Left = 0
Top = 136
Width = 128
Height = 17
Caption = 'Conserver l'#39#233'tat des fichiers comme '#233'tant extraits'
TabOrder = 1
end
object OKBtn: TButton
Left = 321
Top = 136
Width = 73
Height = 23
Anchors = [akTop, akRight]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object CancelBtn: TButton
Left = 401
Top = 136
Width = 73
Height = 23
Anchors = [akTop, akRight]
Cancel = True
Caption = 'Annuler'
ModalResult = 2
TabOrder = 3
end
end